Skip to content

Add support for Sidekiq > 6 - #15

Merged
dsander merged 2 commits into
developfrom
feature/sidekiq-8
Sep 17, 2026
Merged

dsander merged 2 commits into
developfrom
feature/sidekiq-8

Conversation

@dsander

@dsander dsander commented Sep 11, 2026

Copy link
Copy Markdown
Member

The only change needed was the removal of the -P argument which has been deprecated in Sidekiq 6 already, and we did not use it for the god configuration.

If others used the pidfile configuration option they have to just remove it.

The only change needed was the removal of the -P argument which has been
deprecated in Sidekiq 6 already and we did not use it for the god
configuration.

If others used the `pidfile` configuration option they have to just
remove it.
@dsander
dsander requested review from bigzed and misku September 16, 2026 16:57
@bigzed

bigzed commented Sep 17, 2026

Copy link
Copy Markdown
Member

Thank you.

@bigzed bigzed left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you. That looks good to me.

@dsander

dsander commented Sep 17, 2026

Copy link
Copy Markdown
Member Author

🙇 Again added the version bump in the branch to avoid pushing to master.

@dsander
dsander merged commit 0b6968e into develop Sep 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants